# NOT RUN {
## create instance of an object, using fully qualified class name
obj <- .cnew ("com.stg.math.Model", 1.0, 3.5)
## get the 34th element from this indexable object
element <- obj[34]
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab